[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 31 Fn 0E00  P - DPMI 1.0+ - Get Coprocessor Status                     [E]

   AX = 0E00h

Return: CF clear
   AX = coprocessor status
       bit 0: numeric coprocessor enabled for current client
       bit 1: client is emulating coprocessor
       bit 2: numeric coprocessor is present
       bit 3: host is emulating coprocessor instructions
       bits 4-7: coprocessor type
       0000 none
       0010 80287
       0011 80387
       0100 80486 with numeric coprocessor
       other reserved
       bits 8-15 not used

Note:  supported by 386MAX v6.01, which otherwise only supports DPMI 0.9

See Also: AX=0E01h

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson